FlatTensorDataUInt32$json top-level constant

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

Implementation

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