AtsignWithoutAt typedef

AtsignWithoutAt = String

An atSign without the "@" (e.g. alice)

Implementation

typedef AtsignWithoutAt = String;