isActive property

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

Implementation

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