menu
tap_and_pay_test package
documentation
tapAndPay/google_web.dart
GoogleWeb
registerWith static method
registerWith static method
dark_mode
light_mode
registerWith
static method
void
registerWith
(
Registrar
registrar
)
Implementation
static void registerWith(Registrar registrar) { GooglePlatform.instance = GoogleWeb(); }
tap_and_pay_test package
documentation
tapAndPay/google_web
GoogleWeb
registerWith static method
GoogleWeb class