getDefault static method

FFChildSlotProperties getDefault()

Implementation

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