toJson method

Map<String, dynamic> toJson()

To json

Implementation

Map<String, dynamic> toJson() => _$StageInstanceToJson(this);