createSegmenter function
Factory function for conditional imports
Implementation
BackgroundSegmenterBase createSegmenter() => MobileSegmenter();
Factory function for conditional imports
BackgroundSegmenterBase createSegmenter() => MobileSegmenter();