push method

Future<void> push()

Implementation

Future<void> push() => _sendCmd(_DbPushCmd.new);