You just put methods in the `interface` (the ui co...
# multiplatform
l
You just put methods in the
interface
(the ui contract) like
centerMapOn(latLng: LatLng)
with
LatLng
being an
expect
declaration