getDefault static method

FFLibraryPageRoutePath getDefault()

Implementation

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