Represents a boolean JSON value
const JsonValueBoolean({ required this.value, this.extra, this.clientId, });