onlineAccess property

bool? onlineAccess
inherited

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

Implementation

bool? get onlineAccess => throw _privateConstructorUsedError;