GTranslateV2 class

Google Translate API v2

Constructors

GTranslateV2.new({required Client client, required String apiToken})
const

Properties

apiToken String
final
client → Client
final
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Operators

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