menu
aws_apigateway_api package
documentation
apigateway-2015-07-09.dart
PatchOperation
PatchOperation constructor
PatchOperation constructor
dark_mode
light_mode
PatchOperation
constructor
PatchOperation
(
{
String
?
from
,
Op
?
op
,
String
?
path
,
String
?
value
,
})
Implementation
PatchOperation({ this.from, this.op, this.path, this.value, });
aws_apigateway_api package
documentation
apigateway-2015-07-09
PatchOperation
PatchOperation constructor
PatchOperation class