get abstract method

Future<String?> get(
  1. String name
)

Implementation

Future<String?> get(String name);