toJson method

Map<String, dynamic> toJson()

Converts this into JSON representation share information about the available fields. Mostly used to support Fields on Widgetbook Cloud.

Implementation

Map<String, dynamic> toJson() => {};