enabled property
This can be used to allow an extension to exclude itself. E.g. Based on platform
Implementation
bool get enabled => true;
This can be used to allow an extension to exclude itself. E.g. Based on platform
bool get enabled => true;