nid property
int?
get
nid
Implementation
int? get nid => _$this._nid;
set
nid
(int? nid)
Implementation
set nid(int? nid) => _$this._nid = nid;