configureGooglePayUtils abstract method

Future<GooglePayConfigureResult> configureGooglePayUtils(
  1. GooglePayUtilsConfiguration googlePayUtilsConfiguration
)

Method used to configure Google Pay utils

Implementation

Future<GooglePayConfigureResult> configureGooglePayUtils(GooglePayUtilsConfiguration googlePayUtilsConfiguration);