activityUpdateFailure property
String
get
activityUpdateFailure
override
BLoC message: Failed to update activity
In en, this message translates to:
'Failed to update activity'
Implementation
@override
String get activityUpdateFailure => 'Failed to update activity';