active property

  1. @JsonKey(name: 'active')
bool get active
inherited

Implementation

@JsonKey(name: 'id') String get id;@JsonKey(name: 'active') bool get active;