b property

  1. @override
Never get b
override

This value is only accessable, if this Union2 is a Union2B.

Implementation

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