prevPage static method

ArcaneInteraction prevPage(
  1. String groupId
)

Implementation

static ArcaneInteraction prevPage(String groupId) =>
    _PageInteraction(groupId, 'prev');