getDefault static method

HarmonyMethodMetadata getDefault()

Implementation

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