unitGross property

double? get unitGross

Implementation

double? get unitGross => (_$data['unitGross'] as double?);