globals property

List<Object?> globals
final

Implementation

final globals = List<Object?>.filled(20000, null);