title property

String title
final

The ID of the user who created the bug.

Implementation

final String userId;    /// The ID of the user who created the bug.


final String title;