cursorAfter static method

String cursorAfter(
  1. String id
)

Implementation

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