dartness_server
dartness
Patch
Patch const constructor
Patch
Patch
constructor
Null safety
const
Patch
(
[
String
path
=
''
]
)
Implementation
const Patch([String path = '']) : super('PATCH', path);
dartness_server
dartness
Patch
Patch const constructor
Patch class
Constructors
Patch
Properties
hashCode
method
path
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==