OnSeiData typedef

OnSeiData = void Function(int type, Uint8List uuid, Uint8List data, String playerId)

Implementation

typedef OnSeiData = void Function(
    int type, Uint8List uuid, Uint8List data, String playerId);