HiveAdapter constructor

HiveAdapter(
  1. List<String> boxNames
)

Implementation

HiveAdapter(this.boxNames);