news_getx/lib/modules/bookmarks/bookmarks_state.dart

6 lines
78 B
Dart

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