confirmed property

  1. @JsonKey(name: 'confirmed')
int? confirmed
getter/setter pair

Implementation

@JsonKey(name: 'confirmed')
int? confirmed;