Remove a doc reference to it's own method. (#165834)
Oops, no idea why I did that.
This commit is contained in:
@@ -433,7 +433,6 @@ class FlutterManifest {
|
||||
/// See also:
|
||||
///
|
||||
/// * [Deprecate and remove synthethic `package:flutter_gen`](https://github.com/flutter/flutter/issues/102983)
|
||||
/// * [generateLocalizations]
|
||||
late final bool generateLocalizations = _flutterDescriptor['generate'] == true;
|
||||
|
||||
String? get defaultFlavor => _flutterDescriptor['default-flavor'] as String?;
|
||||
|
||||
Reference in New Issue
Block a user