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