Преобразование json в модель
factory GooglePayResponse.fromJson(Map<String, dynamic> json) => _$GooglePayResponseFromJson(json);