Returns `true if the chosen has every of the supplied choice items
@override bool hasAll(List<S2Choice<T>> choices) { throw UnsupportedError('S2SingleChosen is not supported "hasAll" method'); }