getString abstract method

Future<String?> getString(
  1. String key
)

Implementation

Future<String?> getString(String key);