getDefault static method

CellDep getDefault()

Implementation

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