onCreated static method

void onCreated(
  1. GoogleMapController controller
)

Implementation

static void onCreated(GoogleMapController controller) {
  mapController = controller;
}