I am practicing creating a class model.
void testInit() async { var testModel = {}.obs; await Future.delayed( Duration(seconds: 10), );