fullActorId property

String get fullActorId

Implementation

static String get fullActorId {
  return "https://${Preferences.prefs!.getString("DomainName")}/actor/$actorId";
}