provider property

String? provider
getter/setter pair

The provider of the service.

This is a reference to an account such as providers/123 or accounts/123. The same provider must be specified in at least one of the service fields.

Required.

Implementation

core.String? provider;