getDefault static method

MoveOnMapResponse getDefault()

Implementation

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