Tx$json top-level constant

  1. @Deprecated('Use txDescriptor instead')
Map<String, String> const Tx$json

Implementation

@$core.Deprecated('Use txDescriptor instead')
const Tx$json = const {
  '1': 'Tx',
};