targetId property Null safety
override
targetId is unself unique identifier for the target node.
Implementation
@override
String get targetId => appId;
targetId is unself unique identifier for the target node.
@override
String get targetId => appId;