@override String toJson(TileMode object) { return const NullableTileModeConverter().toJson(object)!; }