idMal property

int? get idMal

Implementation

int? get idMal => _$this._idMal;
set idMal (int? idMal)

Implementation

set idMal(int? idMal) => _$this._idMal = idMal;