getUIDropDownBloc function

UIDropDownBloc getUIDropDownBloc()

Implementation

UIDropDownBloc getUIDropDownBloc(){
  return serviceLocator<UIDropDownBloc>();
}