source property
CommandSource
get
source
Where this command was loaded from.
Implementation
CommandSource get source => CommandSource.builtin;
Where this command was loaded from.
CommandSource get source => CommandSource.builtin;