statusCode property

  1. @JsonKey.new(name: 'statusCode')
int? statusCode
final

Implementation

@JsonKey(name: 'statusCode')
final int? statusCode;