forked from firka/flutter
Specify suggested format in doc comment. (#134887)
This commit is contained in:
committed by
GitHub
parent
6569395534
commit
ba2dde48fa
@@ -64,6 +64,9 @@ class ObjectCreated extends ObjectEvent {
|
||||
});
|
||||
|
||||
/// Name of the instrumented library.
|
||||
///
|
||||
/// The format of this parameter should be a library Uri.
|
||||
/// For example: `'package:flutter/rendering.dart'`.
|
||||
final String library;
|
||||
|
||||
/// Name of the instrumented class.
|
||||
|
||||
Reference in New Issue
Block a user