UserId.local constructor

UserId.local()

Constructs a UserId from the provided val.

Implementation

factory UserId.local() => UserId('0');