menu
messenger
provider/gql/exceptions.dart
UpdateUserAvatarException
UpdateUserAvatarException const constructor
UpdateUserAvatarException
dark_mode
light_mode
UpdateUserAvatarException
constructor
const
UpdateUserAvatarException
(
UpdateUserAvatarErrorCode
code
)
Implementation
const UpdateUserAvatarException(this.code);
messenger
exceptions
UpdateUserAvatarException
UpdateUserAvatarException const constructor
UpdateUserAvatarException class