presence property
final
Presence to display.
If it is not provided (i.e. null
), the status will default to
Presence.present.
Implementation
final Presence? presence;
Presence to display.
If it is not provided (i.e. null
), the status will default to
Presence.present.
final Presence? presence;