menu
ack_example package
documentation
described_model.dart
UserProfile
id property
id property
dark_mode
light_mode
id
property
@AckField.new(description: 'Unique identifier for the user')
String
id
final
Implementation
@AckField(description: 'Unique identifier for the user') final String id;
ack_example package
documentation
described_model
UserProfile
id property
UserProfile class