$OcsGetCapabilitiesResponseApplicationJson_Ocs_Data_VersionInterface class sealed

Implementers
Annotations
  • @BuiltValue(instantiable: false)

Properties

edition String
no setter
extendedSupport bool
no setter
hashCode int
The hash code for this object.
no setterinherited
major int
no setter
micro int
no setter
minor int
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
string String
no setter

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
rebuild(void updates($OcsGetCapabilitiesResponseApplicationJson_Ocs_Data_VersionInterfaceBuilder)) $OcsGetCapabilitiesResponseApplicationJson_Ocs_Data_VersionInterface
Rebuilds the instance.
toBuilder() $OcsGetCapabilitiesResponseApplicationJson_Ocs_Data_VersionInterfaceBuilder
Converts the instance to a builder $OcsGetCapabilitiesResponseApplicationJson_Ocs_Data_VersionInterfaceBuilder.
toString() String
A string representation of this object.
inherited

Operators

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