zero method

T zero()

Creates an Attribute instance with a value of 0.

Implementation

T zero() => builder(0);