Text$json top-level constant

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

Implementation

@$core.Deprecated('Use textDescriptor instead')
const Text$json = const {
  '1': 'Text',
  '2': const [
    const {'1': 'content', '3': 1, '4': 1, '5': 9, '10': 'content'},
  ],
};