isValid property

  1. @JsonKey(name: 'is_valid')
bool? isValid
getter/setter pair

Implementation

@JsonKey(name: 'is_valid')
bool? isValid;