capacity property

int? get capacity

Implementation

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