nextByCount method

int? nextByCount(
  1. RequestResult<PullLink?> netResult
)

Implementation

int? nextByCount(RequestResult<PullLink?> netResult) => length;