createdDateDisplayFormat property
DateFormat?
createdDateDisplayFormat
final
Date format when the tweet was created. When null it defaults to DateFormat("HH:mm • MM.dd.yyyy", 'en_US')
Implementation
final DateFormat? createdDateDisplayFormat;