instance property

AnyDebouncer instance

Implementation

static AnyDebouncer get instance => (_instance ??= AnyDebouncer());