isPositive property

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

Implementation

@JsonKey(name:'isPositive')
bool? isPositive;