getBoundingBox abstract method

Future<BoundingBox?> getBoundingBox()

Returns the area for which data is supplied.

@return bounding box of area.

Implementation

Future<BoundingBox?> getBoundingBox();