isFinal property

bool isFinal

Implementation

bool get isFinal => (flags & FLAG_FINAL) != 0;