Default constructor for the custom variable.
const factory CustomVariable({ required String key, required String value, }) = _CustomVariable;