getString static method

String? getString(
  1. String key
)

Implementation

static String? getString(final String key) => sp.getString(key);