UnsetUserAttributeHandler typedef

UnsetUserAttributeHandler = void Function(dynamic dynamic)

Implementation

typedef void UnsetUserAttributeHandler(dynamic);