createBloc method

  1. @protected
ListBloc createBloc()

Implementation

@protected
ListBloc createBloc() {
  return Lowder.actions.createListBloc();
}