active property

  1. @JsonKey(name: "Active")
bool? active
final

Implementation

@JsonKey(name: "Active")
final bool? active;