TextSpan$json top-level constant
Implementation
@$core.Deprecated('Use textSpanDescriptor instead')
const TextSpan$json = const {
'1': 'TextSpan',
'2': const [
const {'1': 'content', '3': 1, '4': 1, '5': 9, '10': 'content'},
const {'1': 'begin_offset', '3': 2, '4': 1, '5': 5, '10': 'beginOffset'},
],
};