commit method

  1. @deprecated
Future<bool> commit()

Implementation

@deprecated
Future<bool> commit() async => true;