getDefault static method

SignJwtResponse getDefault()

Implementation

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