MaskRegisteredCallback typedef

MaskRegisteredCallback = void Function(String uuid, MaskLocation location)

Implementation

typedef MaskRegisteredCallback =
    void Function(String uuid, MaskLocation location);