menu
babyboomv3 package
documentation
network/methodsSellon.dart
MethodsSellon
productDetail method
productDetail method
dark_mode
light_mode
productDetail
method
String
productDetail
(
dynamic
id
)
Implementation
String productDetail(var id){ return "$_prdetail$id/"; }
babyboomv3 package
documentation
network/methodsSellon
MethodsSellon
productDetail method
MethodsSellon class