deviceVersion property
dynamic
get
deviceVersion
Implementation
get deviceVersion => stylePhoto.value;
set
deviceVersion
(dynamic value)
Implementation
set deviceVersion(value) => stylePhoto.value = value;