createModel abstract method
- @override
override
A function to create or find the model. This function will only be called once.
Implementation
@override
T createModel();
A function to create or find the model. This function will only be called once.
@override
T createModel();