androidProjectArg property

String? androidProjectArg
final

Additional arguments to pass to the Android project build.

Allows passing custom arguments directly to the underlying Android Gradle build system for advanced configuration.

Implementation

final String? androidProjectArg;