menu
dart_kzg_4844_util package
documentation
esip8/esip8.dart
BlobSizeTooLargeError
BlobSizeTooLargeError.new constructor
BlobSizeTooLargeError.new constructor
dark_mode
light_mode
BlobSizeTooLargeError
constructor
BlobSizeTooLargeError
(
{
required
int
maxSize
,
required
int
size
,
})
Implementation
BlobSizeTooLargeError({required this.maxSize, required this.size});
dart_kzg_4844_util package
documentation
esip8/esip8
BlobSizeTooLargeError
BlobSizeTooLargeError.new constructor
BlobSizeTooLargeError class