create static method

PowerProfile create()

Implementation

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