result property
      
      Object?
      get
      result
      
    
    
Platform specific error result.
Its content is platform dependent and used internally and could change in the future but could help in analyzing the error.
Implementation
Object? get result;