create constant
PathFindSubcommand
const create
Represents a PathFindSubcommand for creating a path.
Implementation
static const PathFindSubcommand create = PathFindSubcommand._("create");
Represents a PathFindSubcommand for creating a path.
static const PathFindSubcommand create = PathFindSubcommand._("create");