libraryFragment property
      
      LibraryFragment?
      get
      libraryFragment
      
    
    
The library fragment that contains this fragment.
This will be the fragment itself if it is a library fragment.
Implementation
LibraryFragment? get libraryFragment;