toV1 method

HashtagEntity toV1()

Implementation

HashtagEntity toV1() => HashtagEntity(text: tag, indices: [start, end]);