jsonContent property

Map<String, dynamic> jsonContent
getter/setter pair

The json representation for the content of the block.

Implementation

Map<String, dynamic> jsonContent = {};