deviceVmservicePort top-level property

FigOption deviceVmservicePort
final

Implementation

final FigOption deviceVmservicePort = FigOption(
  name: ['--device-vmservice-port'],
  description:
      'Look for vmservice connections only from the specified port. Specifying port 0 (the default) will accept the first vmservice discovered',
);