c property

  1. @override
Never get c
override

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

Implementation

@override
Never get c => throw UnsupportedUnionGetterError("Union3B", "c");