empty static method

Implementation

static TelegramClientLibraryClientData empty() {
  return TelegramClientLibraryClientData({});
}