UpdateBoolean typedef

UpdateBoolean = void Function(bool)

Implementation

typedef UpdateBoolean = void Function(bool);