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