menu
fluxer_dart package
documentation
models/object3_attachments.dart
Object3Attachments
Object3Attachments.new const constructor
Object3Attachments.new const constructor
dark_mode
light_mode
Object3Attachments
constructor
const
Object3Attachments
(
{
required
dynamic
id
,
String
?
title
,
String
?
description
,
})
Implementation
const Object3Attachments({required this.id, this.title, this.description});
fluxer_dart package
documentation
models/object3_attachments
Object3Attachments
Object3Attachments.new const constructor
Object3Attachments class