SocialContentDetection constructor
SocialContentDetection(
- DetectedType type,
- TextRange range,
- String text
Implementation
SocialContentDetection(this.type, this.range, this.text);