news_getx/lib/modules/account/account_state.dart

6 lines
74 B
Dart

class AccountState {
AccountState() {
///Initialize variables
}
}