isStars property

bool get isStars

Returns true if the currency is Telegram Stars (XTR).

Implementation

bool get isStars => currency == 'XTR';