offlineAccess property
will this app require offline access? specifies the kind of token that will be returned
Implementation
bool? get offlineAccess => throw _privateConstructorUsedError;
will this app require offline access? specifies the kind of token that will be returned
bool? get offlineAccess => throw _privateConstructorUsedError;