getDefault static method

FFDropDownTesting getDefault()

Implementation

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