mustang_core library Null safety
Classes
- $MustangAppConfig
- After
- AppEvent
- AppEventGlobal
- AppModel
- Around
- Aspect
- AspectImpl
- This interface is used in the generation of the aspects This is to ensure that the developers only pass a generated aspect object to @Before, @After, @Around
- Before
- EventStream
- InitField
- Invoke
- MustangAppConfig
- MustangAppConfigBuilder
- MustangCache
- MustangCache is disk-based key-value database
- MustangStore
- MustangStore is an in-memory key-value object database.
- ScreenService
- ScreenState
- SerializeField
- StateModel
- WireNameField
- WrenchCache
- WrenchCache provides utility methods to save/lookup instances of any type.
- WrenchStore
- WrenchStore provides utility methods to save/lookup instances of any type.
Constants
- appEvent → const AppEvent
-
AppEvent()
- appEventGlobal → const AppEventGlobal
- appModel → const AppModel
-
AppModel()
- aspect → const Aspect
-
Aspect()
- invoke → const Invoke
-
Invoke()
- screenService → const ScreenService
- screenState → const ScreenState
- stateModel → const StateModel