type property

Implementation

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