SessionFieldName$json top-level constant

  1. @Deprecated('Use sessionFieldNameDescriptor instead')
Map<String, Object> const SessionFieldName$json

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},
  ],
};