recorder property
latefinal
Provides access to recording and replaying API calls on the map.
Implementation
@experimental
late final MapRecorder recorder = MapRecorder(_impl.mapRecorder);
Provides access to recording and replaying API calls on the map.
@experimental
late final MapRecorder recorder = MapRecorder(_impl.mapRecorder);