getDefault method

GenericResponse getDefault ()

Implementation

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