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