GeoformContextUpdated constructor

const GeoformContextUpdated({
  1. required GeoformContext context,
})

Implementation

const GeoformContextUpdated({required this.context});