EasyExclusiveBlockAttribute<T extends Object?> constructor
const
EasyExclusiveBlockAttribute<T extends Object?> ({
- required T value,
Implementation
const EasyExclusiveBlockAttribute({required super.value});