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