minute property

IntField get minute

Get IntField with value of this field minute component.

Implementation

IntField get minute => _componentAsInteger('M');