clientType property
String?
get
clientType
Implementation
String? get clientType => _$this._clientType;
set
clientType
(String? clientType)
Implementation
set clientType(String? clientType) => _$this._clientType = clientType;