get Downloaded Plans Info
fun getDownloadedPlansInfo(expoKey: String? = null, completion: (List<ExpoFpDownloadedPlanInfo>) -> Unit)
Get all saved plans from the cache directory (optionally filtered by expoKey).
Get all saved plans from the cache directory (optionally filtered by expoKey).