HiveGetKeys constructor

const HiveGetKeys(
  1. String projectName,
  2. String boxName
)

Implementation

const factory HiveGetKeys(final String projectName, final String boxName) =
    _$HiveGetKeysImpl;