b property

  1. @override
Never get b
override

This value is only accessable, if this Union5 is a Union5B.

Implementation

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