FlutterCreateSettings.

Org Property

Summary

--org The organization responsible for your new Flutter project, in reverse domain name notation. This string is used in Java package names and as prefix in the iOS bundle identifier. (defaults to "com.example")
Assembly
Cake.Flutter.dll
Namespace
Cake.Flutter
Containing Type
FlutterCreateSettings

Syntax

public string Org { get; set; }

Value

Type Description
string