AreaPolygon

constructor(propertyId: Int, buildingId: Int, floorId: Int, @NonNull polygonId: String, @Nullable geoJsonRings: ArrayList<ArrayList<ArrayList<Double>>>, @Nullable lineColor: String, @Nullable fillColor: String, lineWidth: Float)