SessionConfigSelectionCallback typedef

SessionConfigSelectionCallback = void Function(String configId, Object value)

Implementation

typedef SessionConfigSelectionCallback =
    void Function(String configId, Object value);