constructorArguments property

  1. @override
List<Expression> constructorArguments
final

The constructor arguments used to create the constant.

Implementation

@override
final List<Expression> constructorArguments;