VSWR constructor

VSWR([
  1. void updates(
    1. VSWRBuilder b
    )?
])

Implementation

factory VSWR([void Function(VSWRBuilder b)? updates]) = _$VSWR;