SessionFieldName$json top-level constant
- @Deprecated('Use sessionFieldNameDescriptor instead')
Implementation
@$core.Deprecated('Use sessionFieldNameDescriptor instead')
const SessionFieldName$json = {
'1': 'SessionFieldName',
'2': [
{'1': 'SESSION_FIELD_NAME_UNSPECIFIED', '2': 0},
{'1': 'SESSION_FIELD_NAME_CREATION_DATE', '2': 1},
],
};