phoneCodesLoader property

Future<List<PhoneCode>?> Function() phoneCodesLoader
final

Implementation

final Future<List<PhoneCode>?> Function() phoneCodesLoader;