ispb property

String? get ispb

Implementation

String? get ispb => _$this._ispb;
set ispb (String? ispb)

Implementation

set ispb(String? ispb) => _$this._ispb = ispb;