create static method

IsPoweredRequest create()

Implementation

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