enabled property

bool enabled

This can be used to allow an extension to exclude itself. E.g. Based on platform

Implementation

bool get enabled => true;