blob: 5a3b7f114a1f13662498571ef11d82ea1e4de450 [file] [log] [blame]
///
// Generated code. Do not modify.
///
// ignore_for_file: non_constant_identifier_names,library_prefixes
const PhoneType$json = const {
'1': 'PhoneType',
'2': const [
const {'1': 'MOBILE', '2': 0},
const {'1': 'HOME', '2': 1},
const {'1': 'WORK', '2': 2},
const {'1': 'BUSINESS', '2': 2},
],
};