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