type property

Implementation

WakeLockType get type =>
    WakeLockType.fromValue(js_util.getProperty(this, 'type'));