UiProps constructor

UiProps()

This class should not be instantiated directly, and throws an error to indicate this.

Implementation

UiProps() {
  _throwIfNotGenerated();
}