getDefault static method

FormsSectionsList getDefault()

Implementation

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