FlatTensorDataInt16$json top-level constant

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

Implementation

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