initPage property

int? initPage
final

initPage will take a int value representing the initial circle of requests. by default its is 1

Implementation

final int? initPage;