menu
fj_phone_server_plugin package
documentation
bean/cm005/bean_base_response.dart
smartHomeBaseResponseToJson function
smartHomeBaseResponseToJson function
dark_mode
light_mode
smartHomeBaseResponseToJson
function
String
smartHomeBaseResponseToJson
(
SmartHomeBaseResponse
data
)
Implementation
String smartHomeBaseResponseToJson(SmartHomeBaseResponse data) => json.encode(data.toJson());
fj_phone_server_plugin package
documentation
bean/cm005/bean_base_response
smartHomeBaseResponseToJson function
bean_base_response library