opt: format and name

This commit is contained in:
Kingtous 2023-02-07 01:35:38 +08:00
parent 1426771ec9
commit 9d391d3801
2 changed files with 2 additions and 2 deletions
flutter/lib

@ -1294,7 +1294,7 @@ Future<bool> initUniLinks() async {
/// Listen for uni links. /// Listen for uni links.
/// ///
/// * handleByFlutter: Should uni links being handled by Flutter. /// * handleByFlutter: Should uni links be handled by Flutter.
/// ///
/// Returns a [StreamSubscription] which can listen the uni links. /// Returns a [StreamSubscription] which can listen the uni links.
StreamSubscription? listenUniLinks({handleByFlutter = true}) { StreamSubscription? listenUniLinks({handleByFlutter = true}) {