xclud / dart_kubernetes

Kubernetes client for Dart/Flutter.
https://pub.dev/packages/kubernetes
MIT License
14 stars 5 forks source link

IntOrString.toJson implemented. #6

Closed kaaninel closed 10 months ago

kaaninel commented 10 months ago

Currently while serializing IntOrString class to json encoder throws. This little addition should fix the issue.