Mixin$json top-level constant

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

Implementation

@$core.Deprecated('Use mixinDescriptor instead')
const Mixin$json = const {
  '1': 'Mixin',
  '2': const [
    const {'1': 'name', '3': 1, '4': 1, '5': 9, '10': 'name'},
    const {'1': 'root', '3': 2, '4': 1, '5': 9, '10': 'root'},
  ],
};