canClose abstract method Null safety
Can close the current location.
Should return true if the current location is not the initial.
Implementation
bool canClose();
Can close the current location.
Should return true if the current location is not the initial.
bool canClose();