EmptyElement constructor

EmptyElement(
  1. String? description
)

Implementation

EmptyElement(this.description);