value property
        
        dynamic
        value
        
      
getter/setter pair
      Value of the key typically in string format. Images, files, etc., must be converted to unicode string before storing.
Implementation
dynamic value;Value of the key typically in string format. Images, files, etc., must be converted to unicode string before storing.
dynamic value;