refresh property

String? refresh

Implementation

String? get refresh => _$this._refresh;
void refresh=(String? refresh)

Implementation

set refresh(String? refresh) => _$this._refresh = refresh;