testMode property
bool testMode
getter/setter pair
flag to represent if app is in testMode.
Implementation
bool testMode = false;
- talawa
- main_screen_view_model
- MainScreenViewModel
- testMode property
bool testMode
getter/setter pair
flag to represent if app is in testMode.
bool testMode = false;