PlatformPaymentConfiguration constructor

PlatformPaymentConfiguration([
  1. void updates(
    1. PlatformPaymentConfigurationBuilder b
    )
])

Implementation

factory PlatformPaymentConfiguration([void updates(PlatformPaymentConfigurationBuilder b)]) = _$PlatformPaymentConfiguration;