b property

  1. @override
Never get b
override

This value is only accessable, if this Union4 is a Union4B.

Implementation

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