getDefault static method

ResponseListSnapshots getDefault()

Implementation

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