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