timeout constant

String const timeout

Operation timed out in the Dart BLoC layer.

Implementation

static const String timeout = 'E_TIMEOUT';