create static method

LogsData create()

Implementation

@$core.pragma('dart2js:noInline')
static LogsData create() => LogsData._();