isReadonly method

bool isReadonly()

Implementation

bool isReadonly() {
  return readonly;
}