ProtoOnlineStatusAttachment$json top-level constant

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

Implementation

@$core.Deprecated('Use protoOnlineStatusAttachmentDescriptor instead')
const ProtoOnlineStatusAttachment$json = const {
  '1': 'ProtoOnlineStatusAttachment',
  '2': const [
    const {'1': 'online', '3': 1, '4': 1, '5': 8, '10': 'online'},
  ],
};