presence property

Presence? presence
final

Presence to display.

If it is not provided (i.e. null), the status will default to Presence.present.

Implementation

final Presence? presence;