createDataOwner abstract method

Future<T?> createDataOwner(
  1. T dataOwner
)

Implementation

Future<T?> createDataOwner(T dataOwner);