GoogleIdentityProviderProperties constructor

GoogleIdentityProviderProperties({
  1. String api,
  2. String button,
})

Implementation

GoogleIdentityProviderProperties({this.api, this.button});