path property Null safety

String? path

Gets the file path where data is stored.

Return the file path where data is stored.

void path=(String? value)

Sets the file path where data is stored.

  • value the file path where data is stored.