errorCode property

  1. @JsonKey(name: 'error_code')
String? errorCode
final

Implementation

@JsonKey(name: 'error_code')
final String? errorCode;