DeviceAttributionCallback typedef

DeviceAttributionCallback = void Function(Map<String, dynamic> attributes)

Implementation

typedef void DeviceAttributionCallback(Map<String, dynamic> attributes);