countryCoderSource top-level property
Implementation
final countryCoderSource = '''
library;
export 'src/region_feature.dart';
export 'src/location_set.dart';
export 'src/country_coder.dart';
''';
final countryCoderSource = '''
library;
export 'src/region_feature.dart';
export 'src/location_set.dart';
export 'src/country_coder.dart';
''';