library property

String library
final

Name of the instrumented library.

The format of this parameter should be a library Uri. For example: 'package:flutter/rendering.dart'.

Implementation

final String library;