getDefault static method

HistoryFullyRecalled getDefault()

Implementation

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