SearchFields$json top-level constant
Implementation
@$core.Deprecated('Use searchFieldsDescriptor instead')
const SearchFields$json = const {
'1': 'SearchFields',
'2': const [
const {
'1': 'double_args',
'3': 1,
'4': 3,
'5': 11,
'6': '.openmatch.SearchFields.DoubleArgsEntry',
'10': 'doubleArgs'
},
const {
'1': 'string_args',
'3': 2,
'4': 3,
'5': 11,
'6': '.openmatch.SearchFields.StringArgsEntry',
'10': 'stringArgs'
},
const {'1': 'tags', '3': 3, '4': 3, '5': 9, '10': 'tags'},
],
'3': const [
SearchFields_DoubleArgsEntry$json,
SearchFields_StringArgsEntry$json
],
};