FlutterBuildAppBundleSettings.

NullAssertions Property

Summary

--[no-]null-assertions Perform additional null assertions on the boundaries of migrated and un-migrated code. This setting is not currently supported on desktop devices.
Assembly
Cake.Flutter.dll
Namespace
Cake.Flutter
Containing Type
FlutterBuildAppBundleSettings

Syntax

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

Value

Type Description
Nullable<bool>