selectLayer property

(int Function(T)?) selectLayer
final

used to spedicy the layer and annotation will life on This can be replaced by layer filters a soon as they are implemented

Implementation

final int Function(T)? selectLayer;