data property Null safety
read / write
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;