noMode static method

String noMode(
  1. dynamic data
)

Implementation

static String noMode(data) => 'No more $data';