UiModel constructor

UiModel(
  1. List<SchemaModel> data
)

Implementation

UiModel(this.data);