isNeedingNewAndroidIcon property
bool
get
isNeedingNewAndroidIcon
if we are needing a new Android icon
Implementation
bool get isNeedingNewAndroidIcon => android != false;
if we are needing a new Android icon
bool get isNeedingNewAndroidIcon => android != false;