isActive property
bool
get
isActive
true
if the extension has been activated.
Implementation
_i2.bool get isActive => _i5.getProperty(
this,
'isActive',
);
true
if the extension has been activated.
_i2.bool get isActive => _i5.getProperty(
this,
'isActive',
);