getDefault static method

CustomerListResponse getDefault()

Implementation

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