writeOne abstract method

Future<R> writeOne(
  1. R data
)

Implementation

Future<R> writeOne(R data);