b property

  1. @override
Never get b
override

This value is only accessable, if this Union3 is a Union3B.

Implementation

@override
Never get b => throw UnsupportedUnionGetterError("Union3C", "b");