String toViewKey({required String pk, dynamic hint}) => RustLib.instance.api.toViewKey(pk: pk, hint: hint);