active property

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

Implementation

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