import 'package:kdbx/kdbx.dart'; void main() { KdbxFormat().read(null, null); }