isFinal property

bool get isFinal

Returns true if the reflectee is a final variable. Otherwise returns false.

Implementation

bool get isFinal;