menu
xray package
documentation
xray.dart
RemoteNetworkInspectorInfo
RemoteNetworkInspectorInfo.new const constructor
RemoteNetworkInspectorInfo.new const constructor
dark_mode
light_mode
RemoteNetworkInspectorInfo
constructor
const
RemoteNetworkInspectorInfo
(
{
required
String
id
,
required
String
title
,
})
Implementation
const RemoteNetworkInspectorInfo({required this.id, required this.title});
xray package
documentation
xray
RemoteNetworkInspectorInfo
RemoteNetworkInspectorInfo.new const constructor
RemoteNetworkInspectorInfo class