hasSealedKeyword property

  1. @override
bool hasSealedKeyword
final

Whether the declaration has an explicit sealed modifier.

Implementation

@override
final bool hasSealedKeyword;