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