listAll abstract method

Stream<List<T>> listAll()

allows user to fetch all webhook using pubic key

Implementation

Stream<List<T>> listAll();