handleId property
String
get
handleId
The opaque handle ID issued by the iOS bridge. Exposed for diagnostics (e.g. logging which handle a state event came from).
Implementation
String get handleId => _handleId;