SetControlSurfaceDeflection constructor

SetControlSurfaceDeflection([
  1. void updates(
    1. SetControlSurfaceDeflectionBuilder b
    )?
])

Implementation

factory SetControlSurfaceDeflection(
        [void Function(SetControlSurfaceDeflectionBuilder b)? updates]) =
    _$SetControlSurfaceDeflection;