getSkip method Null safety

int getSkip(
  1. int minSkip
)

Gets the number of items to skip.

  • minSkip the minimum number of items to skip. Returns the number of items to skip.