JSON constructor
factory RefreshResponse.fromJson(Map<String, dynamic> json) => _$RefreshResponseFromJson(json);