pull method

Future<bool> pull()

Implementation

Future<bool> pull() => _sendCmd(_DbPullCmd.new);