type property

String type

This is a String which indicates the type of the Fragment. This will be one of:

  • constructor
  • event
  • function

Implementation

String get type => impl.type;