hasSegment abstract method

Future hasSegment(
  1. String segmentId
)

Implementation

Future<dynamic> hasSegment(String segmentId);