GooglePayInfo constructor

GooglePayInfo([
  1. void updates(
    1. GooglePayInfoBuilder b
    )
])

Implementation

factory GooglePayInfo([void updates(GooglePayInfoBuilder b)]) = _$GooglePayInfo;