SessionRequest typedef
SessionRequest =
void Function(int id, WCPeerMeta peerMeta)
Implementation
typedef SessionRequest = void Function(int id, WCPeerMeta peerMeta);
typedef SessionRequest = void Function(int id, WCPeerMeta peerMeta);