getDefault static method

GetFragmentResponse getDefault()

Implementation

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