LdSuite$json top-level constant

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

Implementation

@$core.Deprecated('Use ldSuiteDescriptor instead')
const LdSuite$json = const {
  '1': 'LdSuite',
  '2': const [
    const {'1': 'LD_SUITE_UNSPECIFIED', '2': 0},
    const {'1': 'LD_SUITE_JCSED25519SIGNATURE2020', '2': 1},
  ],
};