offlineAccess property

bool? offlineAccess
inherited

will this app require offline access? specifies the kind of token that will be returned

Implementation

bool? get offlineAccess => throw _privateConstructorUsedError;