getDefault static method

GetEdgesResponse getDefault()

Implementation

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