errorCode property Null safety

  1. @JsonKey(name: 'code')
int? errorCode
final

Implementation

@JsonKey(name: 'code')
final int? errorCode;