getAll static method

List<BaseMapper> getAll()

Implementation

static List<BaseMapper> getAll() => [..._mappers.values];