- after
auto after(Duration delay)
Undocumented in source. Be warned that the author may not have intended to support it.
- call
void call(T args)
Undocumented in source. Be warned that the author may not have intended to support it.
- chain
auto chain()
Undocumented in source. Be warned that the author may not have intended to support it.
Base template for all models. Provides utility methods for AsyncChaining and a base constructor that calls the parent IModel constructor.