void mutateMarker({String name, String property, dynamic value}) => _statefulMarkersState.mutate(name, property, value);