getDefault static method

GetDeviceResponse getDefault()

Implementation

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