toJson method

Map<String, dynamic> toJson()

Converts to json.

Implementation

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