3 lines
No EOL
59 B
Dart
3 lines
No EOL
59 B
Dart
bool loadedReducer(isLoaded, action) {
|
|
return isLoaded;
|
|
} |