mapState property

Implementation

GPUBufferMapState get mapState =>
    GPUBufferMapState.fromValue(js_util.getProperty(this, 'mapState'));