menu
courier_flutter package
documentation
models/inbox_message.dart
InboxMessage
subtitle property
subtitle property
dark_mode
light_mode
subtitle
property
String
?
get
subtitle
Implementation
String? get subtitle => body ?? preview;
courier_flutter package
documentation
models/inbox_message
InboxMessage
subtitle property
InboxMessage class