statusCode property

  1. @JsonKey.new(defaultValue: 0)
int? statusCode
final

Implementation

@JsonKey(defaultValue: 0)
final int? statusCode;