Get a value from the database using key, or else return null
key
null
get(utf8.encode('foo');
Uint8List? get(Uint8List key);