@override String toJson(BorderStyle value) { return const NullableBorderStyleConverter().toJson(value)!; }