getTags abstract method

Future<List<String>> getTags()

获取服务器端的所有标签

Implementation

Future<List<String>> getTags();