append abstract method

Future<void> append(
  1. T record
)

Implementation

Future<void> append(T record);