menu
intercom_api package
documentation
intercom/model/article.dart
ArticleContent
authorId property
authorId property
dark_mode
light_mode
authorId
property
@JsonKey.new(name: 'author_id')
EntityId
?
authorId
final
Implementation
@JsonKey(name: 'author_id') final EntityId? authorId;
intercom_api package
documentation
intercom/model/article
ArticleContent
authorId property
ArticleContent class