constants property

Map<Type, List> constants
final

Const tables stored by its type.

Implementation

final Map<Type, List> constants = {};