landingAttempt property
bool
get
landingAttempt
Implementation
bool get landingAttempt => _landingAttempt;
set
landingAttempt
(bool landingAttempt)
Implementation
set landingAttempt(bool landingAttempt) => _landingAttempt = landingAttempt;