menu
sunny_sdk_core package
documentation
model/change.dart
ChangeBase
path property
path property
dark_mode
light_mode
path
property
String
?
get
path
Property getter and setter for path:
Implementation
String? get path;
set
path
(
String
?
path
)
Implementation
set path(String? path);
sunny_sdk_core package
documentation
model/change
ChangeBase
path property
ChangeBase class