EmptyBytesException constructor
EmptyBytesException([
- String message = 'Bytes cannot be empty'
Implementation
EmptyBytesException([this.message = 'Bytes cannot be empty']);