fetch method

  1. @override
Future<TextEmoji> fetch()
override

Fetch this entity from the API.

Implementation

@override
Future<TextEmoji> fetch() async => this;