jsonData property
A JSON formatted string representing data.
This can be null, implying that there might be occasions where no JSON data is provided.
Implementation
final String? jsonData;
A JSON formatted string representing data.
This can be null, implying that there might be occasions where no JSON data is provided.
final String? jsonData;