getDefault static method

GetAreaResponse getDefault()

Implementation

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