hidden property
bool
get
hidden
Whether the command should be excluded from standard command listings.
Defaults to false.
Implementation
bool get hidden => false;
Whether the command should be excluded from standard command listings.
Defaults to false.
bool get hidden => false;