type of method which provide a method to instantiate a new Command
Source
typedef Command<T> CommandBuilder<T extends AbstractModel>([dynamic value]);
type of method which provide a method to instantiate a new Command
typedef Command<T> CommandBuilder<T extends AbstractModel>([dynamic value]);