mastro property
Mastro<T>
get
mastro
Creates a full-featured state container.
Implementation
Mastro<T> get mastro {
return Mastro<T>.of(this);
}
Creates a full-featured state container.
Mastro<T> get mastro {
return Mastro<T>.of(this);
}