topK property

  1. @IntPtr()
int topK
getter/setter pair

Number of top chunks to retrieve (default 3)

Implementation

@IntPtr()
external int topK;