changes method

Future<void> changes(
  1. String name,
  2. String path
)

Implementation

Future<void> changes(String name, String path) async {}