library property

  1. @Deprecated('Use library2 instead')
LibraryElement? get library
inherited

The library with this constant.

Implementation

@Deprecated('Use library2 instead')
LibraryElement? get library;