create static method

ProtoProfile create()

Implementation

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