toJson method

Map<String, dynamic> toJson()

Creates Map from WebConfig

Implementation

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