FlatTensorDataInt8$json top-level constant

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

Implementation

@$core.Deprecated('Use flatTensorDataInt8Descriptor instead')
const FlatTensorDataInt8$json = {
  '1': 'FlatTensorDataInt8',
  '2': [
    {'1': 'data', '3': 1, '4': 1, '5': 12, '10': 'data'},
  ],
};