flags property

int get flags

Implementation

int get flags => noDarkRooms ? 0x01 : 0x00;