getDefault static method

FFNodeKeyPath getDefault()

Implementation

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