code property

  1. @JsonKey(name: 'code')
String code
final

the code

Implementation

@JsonKey(name: 'code')

/// the code
final String code;