logs_error_noLogsMessage property
String
get
logs_error_noLogsMessage
There are no logs yet. You can add your first log by clicking the button below. If you think there is an error then try refresh the page from the menu in top right.
Implementation
String get logs_error_noLogsMessage {
return Intl.message(
'There are no logs yet. You can add your first log by clicking the button below. If you think there is an error then try refresh the page from the menu in top right.',
name: 'logs_error_noLogsMessage',
desc: '',
args: [],
);
}