menu
messenger
domain/repository/call.dart
CallDoesNotExistException
toMessage method
toMessage
dark_mode
light_mode
toMessage
method
@
override
String
toMessage
(
)
override
Implementation
@override String toMessage() => 'err_call_not_found'.l10n;
messenger
call
CallDoesNotExistException
toMessage method
CallDoesNotExistException class