Encodes a value to JSON-compatible Dart objects.
@override String encode(IconTheme value) => value.toJson();