blob: 2512ab4ab56dceef80612e7ebe93513d57703e06 [file] [log] [blame] [view]
# Union constructor
const
Union()
## Implementation
```dart
const Union();
```