DateTimeFormat.isReadOnly

$(ANCHOR DateTimeFormat_isReadOnly) Property. Retrieves a value indicating whether the instance is read-only.

class DateTimeFormat
@property final
bool
isReadOnly
()

Return Value

Type: bool

true is the instance is read-only; otherwise, false.

Meta