getDataOwner abstract method

Future<T?> getDataOwner(
  1. String dataOwnerId
)

Implementation

Future<T?> getDataOwner(String dataOwnerId);