getDefault static method

GetAttributeResponse getDefault()

Implementation

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