getOrNull abstract method

Future<T?> getOrNull(
  1. String id
)

Implementation

Future<T?> getOrNull(String id);