Int64Value$json top-level constant

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

Implementation

@$core.Deprecated('Use int64ValueDescriptor instead')
const Int64Value$json = const {
  '1': 'Int64Value',
  '2': const [
    const {'1': 'value', '3': 1, '4': 1, '5': 3, '10': 'value'},
  ],
};