avatar_icon_not_found property
String
get
avatar_icon_not_found
The requested favicon could not be found
Implementation
String get avatar_icon_not_found {
return Intl.message(
'The requested favicon could not be found',
name: 'avatar_icon_not_found',
desc: '',
args: [],
);
}