ModelMVC constructor
ModelMVC([
- StateMVC<
StatefulWidget> ? state
The Singleton Pattern is used with only one stance instantiated.
Implementation
factory ModelMVC([v.StateMVC? state]) => _firstMod ??= ModelMVC._(state);