rank property

int? rank

Implementation

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