init abstract method

Future<bool> init({
  1. String path,
})

Implementation

Future<bool> init({String path});