hasDriveWideScope property

bool? hasDriveWideScope
getter/setter pair

Whether the app has Drive-wide scope.

An app with Drive-wide scope can access all files in the user's Drive.

Implementation

core.bool? hasDriveWideScope;