init abstract method

Future<void> init({
  1. String? subdir,
})

Implementation

Future<void> init({
  String? subdir,
});