FlutterBuildAppBundleSettings.

Debug Property

Summary

--debug Build a debug version of your app.
Assembly
Cake.Flutter.dll
Namespace
Cake.Flutter
Containing Type
FlutterBuildAppBundleSettings

Syntax

public Nullable<bool> Debug { get; set; }

Value

Type Description
Nullable<bool>