nativeEntry property

String? nativeEntry
final

App target that imports the solution (native analyze-size build). Default: lib/main.dart (the default apk target).

Implementation

final String? nativeEntry;