menu
fluxer_dart package
documentation
models/object3_attachments.dart
Object3Attachments
title property
title property
dark_mode
light_mode
title
property
@JsonKey.new(includeIfNull: false)
String
?
title
final
A title for the attachment (1-1024 characters)
Implementation
@JsonKey(includeIfNull: false) final String? title;
fluxer_dart package
documentation
models/object3_attachments
Object3Attachments
title property
Object3Attachments class