useAll static method

void useAll(
  1. List mappers
)

Implementation

static void useAll(List<BaseMapper> mappers) => i.useAll(mappers);