activityFetchFailure property
String
get
activityFetchFailure
override
BLoC message: Failed to fetch activities
In en, this message translates to:
'Failed to fetch activities'
Implementation
@override
String get activityFetchFailure =>
'Aktivitäten konnten nicht abgerufen werden';