m4e_sdk
m4e_sdk
M4eSearchConjunctionType
toString method
toString
m4e_sdk
m4e_sdk
M4eSearchConjunctionType
toString method
M4eSearchConjunctionType class
Constructors
parse
Properties
hashCode
runtimeType
Methods
toString
noSuchMethod
Operators
operator ==
Constants
AND
OR
toString
method
@override
String
toString
(
)
override
Returns a string representation of this object.
Implementation
@override String toString() => '$_type';