reset property

Stream<Null>? reset
getter/setter pair

Stream to notify the TileLayer that it needs resetting

Implementation

Stream<Null>? reset;