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