status property

Implementation

FontFaceSetLoadStatus get status =>
    FontFaceSetLoadStatus.fromValue(js_util.getProperty(this, 'status'));