canonical property
String
get
canonical
stable representation, for persisted keys and logs
Implementation
String get canonical => '$url|${pubkey ?? anonymousMarker}';
stable representation, for persisted keys and logs
String get canonical => '$url|${pubkey ?? anonymousMarker}';