defectInfo abstract method

String defectInfo(
  1. Object info
)

No description provided for @defectInfo.

In de, this message translates to: 'Info: {info}'

Implementation

String defectInfo(Object info);