provider property

String? provider
getter/setter pair

The provider of the service.

Either the reference to an account such as providers/123 or a well-known service provider (one of providers/GOOGLE_ADS or providers/GOOGLE_BUSINESS_PROFILE).

Required.

Implementation

core.String? provider;