isLate property
      
      bool
      get
      isLate
      
    
    
Whether the variable uses late evaluation semantics.
This will always return false unless the experiment 'non-nullable' is
enabled.
Implementation
bool get isLate;Whether the variable uses late evaluation semantics.
This will always return false unless the experiment 'non-nullable' is
enabled.
bool get isLate;