listMaps method

List<AnyMap> listMaps()

Implementation

List<AnyMap> listMaps() => this.mapIndex((i, _) => oneMap(i));