arguments property

A arguments
latefinal

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

Implementation

late final A arguments;