allPrimitives top-level property

Map<String, Type> allPrimitives
getter/setter pair

All primitives

Implementation

Map<String, Type> allPrimitives = {'light': ZetaPrimitivesLight, 'dark': ZetaPrimitivesDark};