Topic class sealed
- Implemented types
- Implementers
Properties
-
activeParticipants
→ Map<
String, TopicRole> -
final
-
final
-
codes
→ Set<
CodeStub> -
final
- contactId → String?
-
final
- created → int?
-
final
-
cryptedForeignKeys
→ Map<
String, Set< Delegation> > -
final
-
delegations
→ Map<
String, Set< Delegation> > -
final
- deletionDate → int?
-
final
- description → String?
-
final
- encryptedSelf → Base64String?
-
final
-
encryptionKeys
→ Map<
String, Set< Delegation> > -
final
- endOfLife → int?
-
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- healthElementId → String?
-
final
- id → String
-
final
-
linkedHealthElements
→ Set<
String> -
final
-
linkedServices
→ Set<
String> -
final
- medicalLocationId → String?
-
final
- modified → int?
-
final
- responsible → String?
-
final
- rev → String?
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
-
secretForeignKeys
→ Set<
String> -
final
- securityMetadata → SecurityMetadata?
-
final
-
final
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited