commit abstract method

Future<void> commit(
  1. String message
)

Implementation

Future<void> commit(String message);