blob: 42d0d6cbed28ba97f269e3a45c99831f7f0f83ec [file] [log] [blame] [view]
# Struct constructor
const
Struct()
## Implementation
```dart
const Struct();
```