isNullAware property
      
      bool
      get
      isNullAware
      
    
    
Whether this override is null aware (as opposed to non-null).
Implementation
bool get isNullAware;Whether this override is null aware (as opposed to non-null).
bool get isNullAware;