counselled property

  1. @JsonKey.new(name: 'clientCounselled')
bool get counselled
inherited

Implementation

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