readyState property

int get readyState

Implementation

int get readyState {
  return CLOSED;
}