The associated domains of the iOS build of this Flutter project.
List<String> get associatedDomains => (_json[_kAssociatedDomainsKey] as List).cast<String>().toList();