menu
fj_phone_server_plugin package
documentation
bean/cm005/bean_base_response.dart
SmartHomeBaseResponse
SmartHomeBaseResponse.new constructor
SmartHomeBaseResponse.new constructor
dark_mode
light_mode
SmartHomeBaseResponse
constructor
SmartHomeBaseResponse
(
{
String
?
errorMsg
,
String
?
message
,
int
?
errorCode
,
dynamic
data
,
})
Implementation
SmartHomeBaseResponse({ this.errorMsg, this.message, this.errorCode, this.data, });
fj_phone_server_plugin package
documentation
bean/cm005/bean_base_response
SmartHomeBaseResponse
SmartHomeBaseResponse.new constructor
SmartHomeBaseResponse class