mmkvCloseFunc method

void Function(Pointer<Void>) mmkvCloseFunc()

Implementation

void Function(Pointer<Void>) mmkvCloseFunc() {
  throw UnimplementedError();
}