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