DocereeAds class

Constructors

DocereeAds()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

clearData() → void
endSession() → void
getHCPData() Future<HCP?>
getPatientData() Future<Patient?>
loginWithHcp(HCP hcp) → void
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
savePatientData(Patient patient) → void
sendData(List<String>? rxCodes, List<String>? dxCodes, List<String>? editorialTags, Map<String, String>? event) → void
startSession() → void
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Properties

collectDataStatus bool
getter/setter pair
eventComment String
getter/setter pair
eventEnc String
getter/setter pair
eventEnx String
getter/setter pair
eventLike String
getter/setter pair
eventOfficeId String
getter/setter pair
eventPatientId String
getter/setter pair
eventProviderId String
getter/setter pair
eventScd String
getter/setter pair
eventShare String
getter/setter pair

Static Methods

initialize() → void

Constants

tag → const String