moveAssets method

dynamic moveAssets()

Implementation

moveAssets() async {
  await assetMover.moveAssets();
}