create static method

Username create()

Implementation

@$core.pragma('dart2js:noInline')
static Username create() => Username._();