number property

int? get number

Implementation

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