getDefault static method

AllocationResponse getDefault()

Implementation

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