isSealed property

bool isSealed
final

If true the interface is a sealed class (starts with $$)

Implementation

final bool isSealed;