This method is used to enable or disable the last seen time for the current user.
Future<bool?> enableDisableHideLastSeen(bool enable) { throw UnimplementedError('has not been implemented.'); }