uint property

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

uint value.

Implementation

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