@override Map<String, dynamic> toJson() => <String, dynamic>{ 'is_blurred': isBlurred, 'is_moving': isMoving, '@type': constructor, };