Geometry constructor

Geometry({
  1. Location? location,
})

Implementation

Geometry({this.location});