init abstract method

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

Implementation

Future<bool> init({String? filename});