IdentifierWithUserComment$json top-level constant

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

Implementation

@$core.Deprecated('Use identifierWithUserCommentDescriptor instead')
const IdentifierWithUserComment$json = {
  '1': 'IdentifierWithUserComment',
  '2': [
    {'1': 'id', '3': 1, '4': 1, '5': 4, '8': {}, '10': 'id'},
    {'1': 'user_comment', '3': 2, '4': 1, '5': 9, '10': 'userComment'},
  ],
};