debugLabel property

void debugLabel=(String? v)

Implementation

set debugLabel(String? v) => _all.debugLabel = v;