publisherModelViewUnspecified constant

PublisherModelView const publisherModelViewUnspecified

The default / unset value. The API will default to the BASIC view.

Implementation

static const publisherModelViewUnspecified = PublisherModelView(
  'PUBLISHER_MODEL_VIEW_UNSPECIFIED',
);