iso8601 property

String iso8601
inherited

Specified in ISO 8601 format. For example, P1W equates to one week, P1M equates to one month, P3M equates to three months, P6M equates to six months, and P1Y equates to one year

Implementation

String get iso8601 => throw _privateConstructorUsedError;