androidComingSoon property

bool get androidComingSoon

Whether the Android slot renders the localized coming-soon note (surfaces pick their own localized string, not this getter's).

Implementation

bool get androidComingSoon => playUrl == null;