status property

Implementation

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