month property

  1. @BuiltValueField.new(wireName: r'month')
int? get month

Implementation

@BuiltValueField(wireName: r'month')
int? get month;