OnNoContact typedef

OnNoContact = void Function(String? token)

Implementation

typedef OnNoContact = void Function(String? token);