googlePayEnabled property

bool get googlePayEnabled
inherited

Whether to show Google Pay as an option. Defaults to false.

Implementation

bool get applePayEnabled;/// Whether to show Google Pay as an option. Defaults to `false`.
bool get googlePayEnabled;