carp_core package
documentation
carp_core_protocols
ProtocolVersion
ProtocolVersion constructor
ProtocolVersion
ProtocolVersion
constructor
Null safety
ProtocolVersion
(
String
tag
)
Implementation
ProtocolVersion(this.tag) { date = DateTime.now(); }
carp_core package
documentation
carp_core_protocols
ProtocolVersion
ProtocolVersion constructor
ProtocolVersion class
Constructors
ProtocolVersion
fromJson
Properties
date
hashCode
runtimeType
tag
Methods
noSuchMethod
toJson
toString
Operators
operator ==