getUiModel method

UiModel getUiModel()

获取uiModel的方法

Implementation

UiModel getUiModel() {
    return uiModel;
  }