FlatTensorDataUInt64$json top-level constant

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

Implementation

@$core.Deprecated('Use flatTensorDataUInt64Descriptor instead')
const FlatTensorDataUInt64$json = {
  '1': 'FlatTensorDataUInt64',
  '2': [
    {
      '1': 'data',
      '3': 1,
      '4': 3,
      '5': 6,
      '8': {'2': true},
      '10': 'data',
    },
  ],
};