toJson method

Map<String, dynamic> toJson()

Converts config to json

Implementation

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