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;