active property

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

Implementation

@JsonKey(name: 'active')
bool? get active => throw _privateConstructorUsedError;