fmttype property

String? get fmttype
override

Implementation

String? get fmttype => _$this._fmttype;
set fmttype (covariant String? fmttype)
covariantoverride

Implementation

set fmttype(covariant String? fmttype) => _$this._fmttype = fmttype;