isFinal property Null safety

bool isFinal

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

Implementation

bool get isFinal;