hasProperty abstract method

Future<bool> hasProperty(
  1. String boxName,
  2. String key
)

Implementation

Future<bool> hasProperty(String boxName, String key);