initAsync method
The function that is called after opening the box. Must definitely wait
Implementation
@mustCallSuper
Future<void> initAsync() async {}
The function that is called after opening the box. Must definitely wait
@mustCallSuper
Future<void> initAsync() async {}