factory AuthUserBlockedException.fromJson( Map<String, dynamic> jsonSerialization, ) { return AuthUserBlockedException(); }