UidWithEnabledCallback typedef

UidWithEnabledCallback = void Function(int uid, bool isFallbackOrRecover)

Implementation

typedef UidWithEnabledCallback = void Function(int uid, bool enabled);