TimeDataField class
Constructors
Properties
Methods
-
clear(
) → void -
inherited
-
getProtoValue(
) → dynamic -
override
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
setValue(
dynamic v) → void -
override
-
toJsonValue(
) → String -
override
-
toProto3Json(
) → Option< Map< String, dynamic> > -
inherited
-
toString(
) → String -
A string representation of this object.
inherited
-
tryGetValue(
bool fn(dynamic value)) → bool -
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited