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