UploadStateX extension Null safety
Helper extension for UploadState
- on
Properties
- isFailed → bool
-
Returns true if state is Failed
read-only
- isInProgress → bool
-
Returns true if state is InProgress
read-only
- isPreparing → bool
-
Returns true if state is Preparing
read-only
- isSuccess → bool
-
Returns true if state is Success
read-only