modifyDataOwner abstract method

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

Implementation

Future<T?> modifyDataOwner(T dataOwner);