blob: 4f20ca0c18cb99c4a904a39f17c1e44734587f34 [file] [log] [blame]
///
// Generated code. Do not modify.
// source: test
///
// ignore_for_file: camel_case_types,non_constant_identifier_names,library_prefixes,unused_import,unused_shown_name,return_of_invalid_type
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},
],
};