getString static method

String? getString(
  1. String key
)

Implementation

static String? getString(String key) => _p.getString(key);