toJson method

Map<String, dynamic> toJson()

Creates Map from WebConfig

Implementation

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