arguments property

E? arguments
latefinal

Holds arguments of type E provided by the ViewModelBuilder._argumentBuilder.

Implementation

late final E? arguments;