mark property

double? get mark

Implementation

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