countryCoderSource top-level property

String countryCoderSource
final

Implementation

final countryCoderSource = '''
library;

export 'src/region_feature.dart';
export 'src/location_set.dart';
export 'src/country_coder.dart';
''';