activityUpdateSuccess property
String
get
activityUpdateSuccess
override
BLoC message: Activity updated successfully
In en, this message translates to:
'Activity updated successfully'
Implementation
@override
String get activityUpdateSuccess => 'Activity updated successfully';