Returns a string representation of this object.
@override String toString() => 'Account(rawId=$rawId, type=$type, name=$name, mimetypes=$mimetypes)';