userLastOnlineText property

  1. @override
String userLastOnlineText

The text for showing the last online of the user

Implementation

@override
String get userLastOnlineText => '마지막 온라인입니다';