The Attribute constructor
const factory Attribute({ required String key, String? value, }) = _Attribute;