getDefault static method

UpdateAreaResponse getDefault()

Implementation

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