AdCallback typedef

AdCallback = void Function(String? id)

Implementation

typedef AdCallback = void Function(String? id);