Jwt$json top-level constant

Map<String, Object> const Jwt$json

Implementation

const Jwt$json = {
  '1': 'Jwt',
  '2': [
    {'1': 'access_jwt', '3': 1, '4': 1, '5': 9, '10': 'accessJwt'},
    {'1': 'refresh_jwt', '3': 2, '4': 1, '5': 9, '10': 'refreshJwt'},
  ],
};