DataColletion class
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
-
getPartnerData(HCP? hcp)
→ String
-
-
getPlatformData(HCP? hcp, List<String?>? rxCodes, List<String?>? dxCodes)
→ String
-
-
getSharedData(HCP? hcp, List<String?>? rxCodes, List<String?>? dxCodes)
→ String
-
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
sendCollection(HCP? hcp, List<String>? rxCodes, List<String>? dxCodes, List<String>? editorialTags, Map<String, String>? event)
→ void
-
-
sendData(List<String>? rxCodes, List<String>? dxCodes, List<String>? editorialTags, Map<String, String>? event)
→ void
-
-
toString()
→ String
-
A string representation of this object.
inherited