Creates the RevenueWithdrawalState instance from JSON
factory RevenueWithdrawalState.fromJson(Map<String, Object?> json) => _$RevenueWithdrawalStateFromJson(json);