Fixes suggested by pub.dev.
This commit is contained in:
parent
41b24cd6da
commit
7854faaa9c
5 changed files with 10 additions and 6 deletions
|
@ -19,6 +19,7 @@ const _lineFeed = 10;
|
|||
class CatError {
|
||||
/// The error message.
|
||||
String message;
|
||||
|
||||
/// The file path, if any.
|
||||
String? path;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue