int readyState

Source

@DomName('FileReader.readyState')
@DocsEditable()
int get readyState => _blink.BlinkFileReader.instance.readyState_Getter_(this);