UiCall constructor

UiCall(
  1. Map<String, String> params
)

Implementation

UiCall(this.params);