arguments property
A
arguments
latefinal
Holds arguments of type A
provided by the ViewModelBuilder._argumentBuilder
.
Implementation
late final A arguments;
Holds arguments of type A
provided by the ViewModelBuilder._argumentBuilder
.
late final A arguments;