getDefault static method

LogbookLogNoteLC getDefault()

Implementation

@$core.pragma('dart2js:noInline')
static LogbookLogNoteLC getDefault() => _defaultInstance ??=
    $pb.GeneratedMessage.$_defaultFor<LogbookLogNoteLC>(create);