Map<String, dynamic> toJson() => { 'kind': kind, 'left': left, 'top': top, 'width': width, 'height': height, };