Converts this TodoTaskCreateRequest instance to a JSON object.
Map<String, dynamic> toJson() => _$TodoTaskCreateRequestToJson(this);