QueryProtocol 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
-
close()
→ void
-
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
send(Map<String, dynamic> data, {required String method, required String requestUri, required Map<String, AwsExceptionFn> exceptionFnMap, bool signed = true, Shape? shape, required Map<String, Shape> shapes, required String version, required String action, String? resultWrapper})
→ Future<XmlElement>
-
-
toString()
→ String
-
A string representation of this object.
inherited