FlutterConfigSettings.

Analytics Property

Summary

--[no-]analytics Enable or disable reporting anonymously tool usage statistics and crash reports.
Assembly
Cake.Flutter.dll
Namespace
Cake.Flutter
Containing Type
FlutterConfigSettings

Syntax

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

Value

Type Description
Nullable<bool>