rowKeyPrefix property

String? rowKeyPrefix
getter/setter pair

Delete all rows that start with this row key prefix.

Prefix cannot be zero length.

Implementation

core.String? rowKeyPrefix;