cursorBefore static method

String cursorBefore(
  1. String id
)

Implementation

static String cursorBefore(String id) => 'cursorBefore("$id")';