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