getDefault method

WriteCharacteristicResponse getDefault ()

Implementation

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