Encodes a nullable boolean value for the given key or id.
void encodeBoolOrNull(String key, bool? value, {int? id});