AsyncCommand<T> AsyncCommandBuilder([value ])

type of method which provide a method to instantiate a new AsyncCommand

Source

typedef AsyncCommand<T> AsyncCommandBuilder<T extends AbstractModel>([dynamic value]);