getItemByUid abstract method

Future<T?> getItemByUid(
  1. String uid
)

Implementation

Future<T?> getItemByUid(String uid);