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