rectPropertiesFromJson method
Implementation
RectProperties rectPropertiesFromJson(Map<String, dynamic> json) =>
RectProperties.fromJson(json);
RectProperties rectPropertiesFromJson(Map<String, dynamic> json) =>
RectProperties.fromJson(json);