getDefault static method

GetCompassHeadingResponse getDefault()

Implementation

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