create static method

Profile create()

Implementation

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