BorderUtility<T extends Attribute> constructor
BorderUtility<T extends Attribute> (
- T builder()
Implementation
BorderUtility(super.builder) : super(valueToDto: (value) => value.toDto());