get abstract method

Future<String> get(
  1. UserPrefKey key
)

Implementation

Future<String> get(UserPrefKey key);