stopViewWithID abstract method

Future<void> stopViewWithID(
  1. String viewID, [
  2. Map<String, Object> segmentation
])

Implementation

Future<void> stopViewWithID(String viewID, [Map<String, Object> segmentation]);