telegramProfileUrl property
TelegramProfileUrl?
get
telegramProfileUrl
Parse string to telegram profile url
Implementation
TelegramProfileUrl? get telegramProfileUrl =>
TelegramProfileUrl.parse(this ?? '');