open property Null safety

bool open

Implementation

bool get open native;
void open= (bool value)

Implementation

set open(bool value) native;