menu
fb_core package
documentation
models/_models.dart
Inbox
id property
id property
dark_mode
light_mode
id
property
@JsonKey(name: 'id', required: true)
String
get
id
inherited
Inbox Id
Implementation
@JsonKey(name: 'id', required: true) String get id => throw _privateConstructorUsedError;
fb_core package
documentation
models/_models
Inbox
id property
Inbox class