groupedValues property

SplayTreeMap<String, List<String>>? groupedValues
inherited

Implementation

SplayTreeMap<String, List<String>>? get groupedValues =>
    throw _privateConstructorUsedError;