rkey property
String
get
rkey
Returns the rkey.
Throws an InvalidAtUriError if this AT URI does not have an
rkey segment. Use rkeyOrNull for a non-throwing variant.
Implementation
String get rkey;
Returns the rkey.
Throws an InvalidAtUriError if this AT URI does not have an
rkey segment. Use rkeyOrNull for a non-throwing variant.
String get rkey;