FlutterAttachSettings.

DebugPort Property

Summary

--debug-port Local port where the observatory is listening.
Assembly
Cake.Flutter.dll
Namespace
Cake.Flutter
Containing Type
FlutterAttachSettings

Syntax

public Nullable<int> DebugPort { get; set; }

Value

Type Description
Nullable<int>