getDefault static method

SessionList getDefault()

Implementation

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