mineral
api
ClientPresence
timestamps property
timestamps
timestamps
property
Null safety
Timestamp?
timestamps
Implementation
Timestamp? get timestamps => _timestamps != null ? Timestamp.from(payload: _timestamps) : null;
mineral
api
ClientPresence
timestamps property
ClientPresence class
Constructors
ClientPresence
from
Properties
applicationId
createdAt
details
flags
hashCode
label
runtimeType
state
timestamps
type
url
Methods
noSuchMethod
toString
Operators
operator ==