message property

String? message
getter/setter pair

Any additional context for the given upload status (e.g. error message) Meant to be displayed to the client

Implementation

core.String? message;