mark property

int? get mark

Implementation

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