getDisplayName abstract method

Future<String?> getDisplayName()

获取自己的昵称

@return 自己的昵称

Implementation

Future<String?> getDisplayName();