characteristic property

List<GroupCharacteristic>? characteristic
inherited

characteristic Identifies traits whose presence r absence is shared by members of the group.

Implementation

List<GroupCharacteristic>? get characteristic =>
    throw _privateConstructorUsedError;