GoogleCloudIdentitytoolkitAdminV2Email constructor

GoogleCloudIdentitytoolkitAdminV2Email({
  1. bool? enabled,
  2. bool? passwordRequired,
})

Implementation

GoogleCloudIdentitytoolkitAdminV2Email({this.enabled, this.passwordRequired});