APPEND constant Null safety

FileMode const APPEND
@Deprecated("Use append instead")

Implementation

@Deprecated("Use append instead")
static const APPEND = append;