copy abstract method

Future<bool> copy(
  1. String newPath
)

Implementation

Future<bool> copy(String newPath);