enableAll method

void enableAll()

Add membership to all layers.

Implementation

void enableAll() => mask = 0xffffffff | 0;