A getter that returns the operation mode of the request.
This is set to 'encode' by default, indicating that the operation is intended for encoding the image.
'encode'
@override String get mode => 'convert';