get abstract method

Future<T?> get(
  1. String? key
)

Implementation

Future<T?> get(String? key);