category property

List<int?> category
final

Implementation

final category = List<int?>.filled(65535, null);