toPath method

Future<void> toPath({
  1. required String path,
})

Implementation

Future<void> toPath({required String path}) async {}