GoogleCloudIdentitytoolkitAdminV2MobileLinksConfig.fromJson constructor
GoogleCloudIdentitytoolkitAdminV2MobileLinksConfig.fromJson(
- Map json_
Implementation
GoogleCloudIdentitytoolkitAdminV2MobileLinksConfig.fromJson(core.Map json_)
: this(domain: json_['domain'] as core.String?);