@override Map<String, dynamic> toJson(BoxBorder value) { return const NullableBoxBorderConverter().toJson(value)!; }