ExceptionInfoArguments constructor
ExceptionInfoArguments({
- required int threadId,
Implementation
ExceptionInfoArguments({
required this.threadId,
});
ExceptionInfoArguments({
required this.threadId,
});