getDefault static method

ListSnapshotsResponse getDefault()

Implementation

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