number property

int? number

Implementation

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