getOne abstract method

Future<T> getOne(
  1. dynamic uniqueID
)

Implementation

Future<T> getOne(dynamic uniqueID);