blob: 39b9170686617eb20b2bea9d806500ca56e958a3 [file] [log] [blame]
///
// Generated code. Do not modify.
// source: test
//
// @dart = 2.3
// ignore_for_file: camel_case_types,unnecessary_const,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},
],
};