nativeApp property

bool? nativeApp
getter/setter pair

Whether the token is issued to an installed application.

The value is true if the application is installed to a desktop or mobile device.

Implementation

core.bool? nativeApp;