IntRectangle.fromJson constructor Null safety
Implementation
factory IntRectangle.fromJson(Map<String, dynamic> json) =>
_$IntRectangleFromJson(json);
factory IntRectangle.fromJson(Map<String, dynamic> json) =>
_$IntRectangleFromJson(json);