props property

  1. @override
Map<String, Constant?> props
final

The properties of the constant object.

Implementation

@override
final Map<String, Constant?> props;