newValue property

String? newValue
final

Value of the key.

null, if the clear method was invoked or the key was deleted.

Implementation

final String? newValue;