data property

String? get data
inherited

Arbitrary data for the NUX. The structure is defined by the NUX itself. Limited to 300 characters.

Implementation

String? get data => throw _privateConstructorUsedError;