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