menu
renovation_core package
documentation
model.dart
GetValueParams
GetValueParams constructor
GetValueParams constructor
dark_mode
light_mode
GetValueParams
constructor
GetValueParams
(
String
?
doctype
,
String
?
docname
,
String
?
docfield
)
Implementation
GetValueParams(this.doctype, this.docname, this.docfield);
renovation_core package
documentation
model
GetValueParams
GetValueParams constructor
GetValueParams class