alwaysLoad property
bool
get
alwaysLoad
Whether this tool should always be loaded (never deferred).
Implementation
bool get alwaysLoad => true;
Whether this tool should always be loaded (never deferred).
bool get alwaysLoad => true;