actionType property
String?
get
actionType
Implementation
String? get actionType => _$this._actionType;
set
actionType
(String? actionType)
Implementation
set actionType(String? actionType) => _$this._actionType = actionType;