toJson method

Map<String, dynamic> toJson()

Convert this options instance to JSON.

Implementation

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