boxNames property

  1. @override
Set<String> get boxNames

Implementation

@override
Set<String> get boxNames => Set.from(_backends.keys);