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