data property
dynamic
data
getter/setter pair
The JSON-encodable data contained by this instance.
This value must be JSON-encodable.
Implementation
dynamic data;
The JSON-encodable data contained by this instance.
This value must be JSON-encodable.
dynamic data;