getAPIData class

Constructors

getAPIData(String inputData1, String dataModel1, String narrationVoice, String quality, String language, String narrationText, String secretKey)

Properties

dataModel1 String
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
inputData1 String
getter/setter pair
language String
getter/setter pair
myvideo String?
getter/setter pair
narrationText String
getter/setter pair
narrationVoice String
getter/setter pair
quality String
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
secretKey String
getter/setter pair

Methods

getData() Future<Map>
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

Static Properties

response ↔ Response?
getter/setter pair