static IntField<O> int<O>( String name, ToElement<O, core.int> toElement, ) => IntField<O>(name, toElement);