message property
message represents the error encountered during Attach or Detach operation. This string may be logged, so it should not contain sensitive information.
Implementation
final String? message;
message represents the error encountered during Attach or Detach operation. This string may be logged, so it should not contain sensitive information.
final String? message;