createdAt property
The ISO 8601 timestamp when this scheduled message was created
Implementation
@JsonKey(name: 'created_at')
final String createdAt;
The ISO 8601 timestamp when this scheduled message was created
@JsonKey(name: 'created_at')
final String createdAt;