actionType property

String? actionType

Implementation

String? get actionType => _$this._actionType;
void actionType=(String? actionType)

Implementation

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