else_ property

Element? else_
final

The else block of this if statement.

Implementation

final Element? else_;