toJson method

Map<String, dynamic> toJson()

Generates json from this ServerConfig

Implementation

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