isAppLink property
bool?
get
isAppLink
Whether _location
should be interpreted as App-Link or not.
Implementation
bool? get isAppLink => _isAppLink;
Whether _location
should be interpreted as App-Link or not.
bool? get isAppLink => _isAppLink;