Log.empty constructor
Log.empty()
Implementation
Log.empty()
:
super(
NotExist,
'',
{},
{},
[],
)
;
Log.empty()
:
super(
NotExist,
'',
{},
{},
[],
)
;