onLookupEventPresence property

Future<bool?> Function(String eventName, int tsMillis)? onLookupEventPresence
getter/setter pair

Implementation

static Future<bool?> Function(String eventName, int tsMillis)?
    onLookupEventPresence;