message property Null safety
final
Message describing the error. This does not include any detailed information form the underlying OS error. Check osError for that information.
Implementation
final String message;
Message describing the error. This does not include any detailed information form the underlying OS error. Check osError for that information.
final String message;