writeDatabase abstract method

Future<void> writeDatabase(
  1. ByteData data
)

Implementation

Future<void> writeDatabase(ByteData data);