Create an Attribute from a boolean value.
// ignore: avoid_positional_boolean_parameters Attribute.fromBoolean(this.key, bool this.value);