menu
diet_built_value package
documentation
diet_built_value
JsonPatchOperationBuilder
op property
op
brightness_4
op
property
JsonPatchOp
op
Implementation
JsonPatchOp get op => _$this._op;
void
op=
(
JsonPatchOp
op
)
Implementation
set op(JsonPatchOp op) => _$this._op = op;
diet_built_value package
documentation
diet_built_value
JsonPatchOperationBuilder
op property
JsonPatchOperationBuilder class
Constructors
JsonPatchOperationBuilder
Properties
from
hashCode
op
path
runtimeType
value
Methods
build
noSuchMethod
replace
toString
update
Operators
operator ==