nextPage static method

ArcaneInteraction nextPage(
  1. String groupId
)

Implementation

static ArcaneInteraction nextPage(String groupId) =>
    _PageInteraction(groupId, 'next');