bitcode property

List<List<int>?> bitcode
final

Implementation

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