ready property

  1. @Output()
Stream<TemplatePortalDirective> get ready

Implementation

@Output()
Stream<TemplatePortalDirective> get ready => _ready.stream;