message property
The message read-only property of the GeolocationPositionError
interface returns a human-readable string describing the details of the
error.
Implementation
external String get message;
The message read-only property of the GeolocationPositionError
interface returns a human-readable string describing the details of the
error.
external String get message;