menu
ianvs_agent_chat package
documentation
platform/bounded_file_snapshot.dart
BoundedFileSnapshotOverflowException
BoundedFileSnapshotOverflowException.new const constructor
BoundedFileSnapshotOverflowException.new const constructor
dark_mode
light_mode
BoundedFileSnapshotOverflowException
constructor
const
BoundedFileSnapshotOverflowException
(
{
required
String
path
,
required
int
maxBytes
,
})
Implementation
const BoundedFileSnapshotOverflowException({ required this.path, required this.maxBytes, });
ianvs_agent_chat package
documentation
platform/bounded_file_snapshot
BoundedFileSnapshotOverflowException
BoundedFileSnapshotOverflowException.new const constructor
BoundedFileSnapshotOverflowException class