getDefault static method

FollowQuery getDefault()

Implementation

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