PayWithGoogleDetails constructor

PayWithGoogleDetails([
  1. void updates(
    1. PayWithGoogleDetailsBuilder b
    )
])

Implementation

factory PayWithGoogleDetails([void updates(PayWithGoogleDetailsBuilder b)]) = _$PayWithGoogleDetails;