idStr property

String idStr
getter/setter pair

The string representation of the unique identifier for this Tweet. Implementations should use this rather than the large integer in id

Implementation

String idStr;