Skip to content

Commit 8b711fb

Browse files
Update lib/src/modules/apm.dart
Co-authored-by: Ahmed Mahmoud <68241710+a7medev@users.noreply.github.com>
1 parent 6626393 commit 8b711fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/src/modules/apm.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ class APM {
6666
///
6767
/// Please migrate to the App Flows APIs: [startFlow], [setFlowAttribute], and [endFlow].
6868
@Deprecated(
69-
'Please migrate to the App Flows APIs: APM.startAppFlow, APM.endFlow, and APM.setFlowAttribute. This feature was deprecated after <next_release_deprecation_version>',
69+
'Please migrate to the App Flows APIs: APM.startAppFlow, APM.endFlow, and APM.setFlowAttribute. This feature was deprecated in v13.0.0',
7070
)
7171
static Future<void> setExecutionTraceAttribute(
7272
String id,

0 commit comments

Comments
 (0)