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