isActivated property
Determine this program is executed with superuser right.
This can be true
only if isSuperuser true
at the
same time.
Implementation
@override
final bool isActivated;
Determine this program is executed with superuser right.
This can be true
only if isSuperuser true
at the
same time.
@override
final bool isActivated;