asDateTime property

  1. @Deprecated('Use .asDateTimeOrThrow()')
DateTime Function() asDateTime

Implementation

@Deprecated('Use .asDateTimeOrThrow()')
DateTime Function() get asDateTime => asDateTimeOrThrow;