blob: dfda97dc358692f480680159f56e2e54d854f28f [file] [log] [blame]
///
// Generated code. Do not modify.
///
// ignore_for_file: non_constant_identifier_names,library_prefixes,unused_import
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},
],
};