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