sourceId property Null safety
override
sourceId is unself unique identifier for the source node.
Implementation
@override
String get sourceId => accountId;
sourceId is unself unique identifier for the source node.
@override
String get sourceId => accountId;