lib
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
lib
mockzilla-management-ui-common
/
com.apadmi.mockzilla.ui.i18n
/
Strings
/
Widgets
/
Logs
Logs
@
InternalMockzillaApi
data
class
Logs
(
val
title
:
String
,
val
clearAll
:
String
,
val
openInPanel
:
String
,
val
streaming
:
String
,
val
clickToInspect
:
String
,
val
emptyTitle
:
String
,
val
emptyDescription
:
String
)
Members
Constructors
Logs
Link copied to clipboard
constructor
(
title
:
String
,
clearAll
:
String
,
openInPanel
:
String
,
streaming
:
String
,
clickToInspect
:
String
,
emptyTitle
:
String
,
emptyDescription
:
String
)
Properties
clear
All
Link copied to clipboard
val
clearAll
:
String
click
To
Inspect
Link copied to clipboard
val
clickToInspect
:
String
empty
Description
Link copied to clipboard
val
emptyDescription
:
String
empty
Title
Link copied to clipboard
val
emptyTitle
:
String
open
In
Panel
Link copied to clipboard
val
openInPanel
:
String
streaming
Link copied to clipboard
val
streaming
:
String
title
Link copied to clipboard
val
title
:
String