Map<String, dynamic> toJson() => { 'width': width, 'height': height, 'format': format, 'hasAlpha': hasAlpha, 'metadata': metadata, };