asyncAnalyseFrame abstract method

Future<List<T>> asyncAnalyseFrame(
  1. K k
)

Implementation

Future<List<T>> asyncAnalyseFrame(K k);