totalitems property

String? totalitems
override

Implementation

String? get totalitems => _$this._totalitems;
void totalitems=(covariant String? totalitems)
covariantoverride

Implementation

set totalitems(covariant String? totalitems) => _$this._totalitems = totalitems;