hasNotRkey property

bool get hasNotRkey

Returns true if rkey is null, otherwise false.

Implementation

bool get hasNotRkey => !hasRkey;